Skip to content

[CI] Unlock StreamCore version in Package.swift#67

Merged
testableapple merged 2 commits into
developfrom
ci/unlock-core
May 19, 2026
Merged

[CI] Unlock StreamCore version in Package.swift#67
testableapple merged 2 commits into
developfrom
ci/unlock-core

Conversation

@testableapple
Copy link
Copy Markdown
Contributor

@testableapple testableapple commented May 18, 2026

Resolve https://linear.app/stream/issue/IOS-1655

Summary by CodeRabbit

  • Chores
    • Updated dependency version constraint to allow compatibility with newer releases.

Review Change Stack

@testableapple testableapple requested a review from a team as a code owner May 18, 2026 15:56
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@testableapple has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 10 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 30f8c9f0-7669-43d6-9694-e7c473e576f4

📥 Commits

Reviewing files that changed from the base of the PR and between c105598 and 5c1aa59.

📒 Files selected for processing (1)
  • StreamFeeds.xcodeproj/project.pbxproj
📝 Walkthrough

Walkthrough

The Package.swift manifest is updated to relax the version constraint on the stream-core-swift dependency. The exact version pin 0.6.3 is replaced with a lower-bound constraint from: "0.6.3", allowing the package resolver to select compatible newer releases.

Changes

Dependency Version Constraint Update

Layer / File(s) Summary
stream-core-swift version constraint relaxation
Package.swift
The stream-core-swift dependency version requirement is changed from exact: "0.6.3" to from: "0.6.3", permitting compatible newer versions to satisfy the dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version constraint, once locked so tight,
Now opens up to future light.
From "0.6.3" the dependencies flow,
Compatible versions can now grow. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating the StreamCore dependency from an exact version pin to a flexible version constraint.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/unlock-core

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Stream-SDK-Bot
Copy link
Copy Markdown
Collaborator

SDK Size

title develop branch diff status
StreamFeeds 7.26 MB 7.26 MB 0 KB 🟢

@sonarqubecloud
Copy link
Copy Markdown

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@testableapple testableapple merged commit 353db95 into develop May 19, 2026
18 of 20 checks passed
@testableapple testableapple deleted the ci/unlock-core branch May 19, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants